バージョン

ColumnLayouts メソッド

列レイアウトのリスト (階層グリッド)
シンタックス
'宣言
 
Public Function ColumnLayouts( _
   ByVal layouts As System.Action(Of GridColumnLayoutBuilder(Of T)) _
) As GridWrapper(Of T)
public GridWrapper<T> ColumnLayouts( 
   System.Action<GridColumnLayoutBuilder<T>> layouts
)

パラメータ

layouts
参照

オンラインで表示: GitHub